Schemat bigApi.v1
Element authorisationError
Schemat bigApi.v1 : Element authorisationError
Opis
Błąd autoryzacji
Błąd podczas próby autoryzacji w SIBIG.
Authorisation error
User authorisation error.
Przestrzeń nazw http://api.big.pl/bigApi/v1/types
Diagram
Element errorType Element responseDateTime Element messageId Sequence Element authorisationError
Przegląd
authorisationError
Błąd autoryzacji
Błąd podczas próby autoryzacji w SIBIG.
Authorisation error
User authorisation error.
Sequence
messageId Typ prosty messageId
Identyfikator komunikatu
Ciąg znaków jednoznacznie identyfikujący komunikat o błędzie autoryzacji.
Message id
String uniquely identifying the message.
responseDateTime xs:dateTime
Data i czas odpowiedzi
Response date and time.
errorType Typ prosty authErrorTypeEnum
Rodzaj błędu autoryzacji
Kod identyfikujący powód wystąpienia błędu autoryzacji.
Sign in error type
Code identifying cause of the authorisation error.
Źródło
<xs:element name="authorisationError" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Błąd autoryzacji</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Błąd podczas próby autoryzacji w SIBIG.</div>
      <div class="nazwa en-GB" xmlns="http://www.w3.org/1999/xhtml">Authorisation error</div>
      <div class="opis en-GB" xmlns="http://www.w3.org/1999/xhtml">User authorisation error.</div>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="messageId" type="ba:messageId">
        <xs:annotation>
          <xs:documentation>
            <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Identyfikator komunikatu</div>
            <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Ciąg znaków jednoznacznie identyfikujący komunikat o błędzie autoryzacji.</div>
            <div class="nazwa en-GB" xmlns="http://www.w3.org/1999/xhtml">Message id</div>
            <div class="opis en-GB" xmlns="http://www.w3.org/1999/xhtml">String uniquely identifying the message.</div>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="responseDateTime" type="xs:dateTime">
        <xs:annotation>
          <xs:documentation>
            <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Data i czas odpowiedzi</div>
            <div class="nazwa en-GB" xmlns="http://www.w3.org/1999/xhtml">Response date and time.</div>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="errorType" type="ba:authErrorTypeEnum">
        <xs:annotation>
          <xs:documentation>
            <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Rodzaj błędu autoryzacji</div>
            <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Kod identyfikujący powód wystąpienia błędu autoryzacji.</div>
            <div class="nazwa en-GB" xmlns="http://www.w3.org/1999/xhtml">Sign in error type</div>
            <div class="opis en-GB" xmlns="http://www.w3.org/1999/xhtml">Code identifying cause of the authorisation error.</div>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Zobacz także
Schemat bigApi.v1